Remove size_request from GtkPaned
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 11:55:27 +0000 (07:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 11:55:27 +0000 (07:55 -0400)
commit9b60d27b83b8bdbc23bffd45b94c851df96ff130
treed71daf3a88d8235edf361c78d9cf78f65bd43ee5
parent80ac6c97013873cf5b3dbceb2d003892b361b115
Remove size_request from GtkPaned

This is not the final word; GtkPaned should really implement
height-for-width, but I didn't have time to complete that now.
gtk/gtkpaned.c